runtime.structfield.offsetAnon (field)

4 uses

	runtime (current package)
		type.go#L411: 	offsetAnon uintptr
		type.go#L415: 	return f.offsetAnon >> 1
		type.go#L698: 			if tf.offsetAnon != vf.offsetAnon {